📄️ Get page of sites matching the pagination search criteria
This endpoint retrieves all existing business partners of type sites.
📄️ Updates an existing site
Update existing business partner records of type site referenced via BPNS. The endpoint expects to receive the full updated record, including values that didn't change.
📄️ Creates a new site
Create new business partners of type site by specifying the BPNL of the legal entity each site belongs to. If the legal entitiy cannot be found, the record is ignored.For matching purposes, on each record you can specify your own index value which will reappear in the corresponding record of the response.
📄️ Returns sites by an array of BPNS and/or an array of corresponding BPNL
Search business partners of type site by their BPNSs or by the BPNLs of their parent legal entities
📄️ postSiteSearch_1
postSiteSearch_1
📄️ Returns a site by its BPNS
Get business partners of type site by BPNS ignoring case.